DiagramBuildType Enumeration

Definition

Namespace: Independentsoft.Office.Presentation
Assembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
C#
public enum DiagramBuildType

Members

AllAtOnce0 
BreadthByLevel1 
BreadthByNode2 
CounterClockwise3 
CounterClockwiseIn4 
CounterClockwiseOut5 
Custom6 
Clockwise7 
ClockwiseIn8 
ClockwiseOut9 
DepthByBranch10 
DepthByNode11 
Down12 
InByRing13 
OutByRing14 
Up15 
Whole16 
None17 

See Also